Nodes > Basic Inputs > Number Array Input
Adds an input for a number array value into the graph or sub-graph.
Outputs
| Name | Type | Description |
|---|---|---|
| Number[] | Number array | Input value |
Properties
| Name | Type | Description |
|---|---|---|
| name | string | Title used for this property on the parent object |
| Sort Index | int | Controls the ordering relative to other properties on the parent object |
| Group Name | string | If not empty, draws this property in a collapsible group with this Group name |
| Hint | string | Tooltip message shown on mouse hover |
| Decimals | bool | If enabled, decimals will be allowed in the number input |
| Control Type | dropdown | Controls the widget type used in the ScriptComponent inspector |
Was this page helpful?